PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFPantoneColor Class


In This Topic
    PDFPantoneColor Class Methods
    In This Topic

    For a list of all members of this type, see PDFPantoneColor members.

    Public Methods
     NameDescription
    Public MethodCopies this color. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFSeparationColor)
    Public MethodDetermines whether the specified Object is equal to the current Object. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFSeparationColor)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFSeparationColor)
    Public MethodGets the colorspace. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Public MethodGets the tint component. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFSeparationColor)
    Public MethodServes as the default hash function. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFSeparationColor)
    Public MethodSets the tint component. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFSeparationColor)
    Public MethodConverts this color to RGB. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Top
    See Also